home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = CardView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
- {CLASS = DirectionView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- blueChosen = id;
- challengeScoring = id;
- drawButtonClicked = id;
- easyLevel = id;
- greenChosen = id;
- mediumLevel = id;
- moveLeft = id;
- moveRight = id;
- newGame = id;
- nextRound = id;
- normalScoring = id;
- pass = id;
- pingOtherPlayers = id;
- player2ButtonClicked = id;
- player3ButtonClicked = id;
- player4ButtonClicked = id;
- playerChosen = id;
- printText = id;
- redChosen = id;
- select2Players = id;
- select3Players = id;
- select4Players = id;
- showHighScoresWindow = id;
- showMultiplayerWindow = id;
- showPreferenceWindow = id;
- undo = id;
- yellowChosen = id;
- };
- CLASS = OneController;
- LANGUAGE = ObjC;
- OUTLETS = {
- card1 = id;
- card10 = id;
- card11 = id;
- card12 = id;
- card2 = id;
- card3 = id;
- card4 = id;
- card5 = id;
- card6 = id;
- card7 = id;
- card8 = id;
- card9 = id;
- challengeScoringMenu = id;
- choosePlayerRadios = id;
- colourPanel = id;
- currentColourIndicator = id;
- directionIndicator = id;
- drawButton = id;
- easyLevelMenu = id;
- mediumLevelMenu = id;
- moveLeftButton = id;
- moveRightButton = id;
- networkGameMenu = id;
- nextRoundButton = id;
- noCardsInDeckField = id;
- normalScoringMenu = id;
- oneCardWindow = id;
- passButton = id;
- pingOtherPlayersMenu = id;
- player1Name = id;
- player2Button = id;
- player2Name = id;
- player2NoCardsField = id;
- player3Button = id;
- player3Name = id;
- player3NoCardsField = id;
- player4Button = id;
- player4Name = id;
- player4NoCardsField = id;
- scoreTable = id;
- select2PlayersMenu = id;
- select3PlayersMenu = id;
- select4PlayersMenu = id;
- statusField = id;
- swapCardsPanel = id;
- topCard = id;
- undoButton = id;
- victorySong = id;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }